home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl060 / retailpj.lzh / RETAIL30.DOC < prev    next >
Encoding:
Text File  |  1993-02-03  |  90.7 KB  |  1,909 lines

  1.                             R E T A I L   P L U S +
  2. ------------------------------------------------------------------------------
  3.                  Retail Sales And Inventory Management System
  4. ------------------------------------------------------------------------------
  5. K. EGGER, ADELAIDE P.O. BOX 423, 36 ADELAIDE ST. EAST, TORONTO, CANADA M5C 2J8
  6.                                  (416)862-3430 
  7. ------------------------------------------------------------------------------
  8.  
  9.  
  10.                      PURPOSE AND FEATURES OF RETAIL PLUS+
  11.  
  12. Computerized sales and inventory systems were once the exclusive preserve of
  13. large retail organizations, but a growing number of smaller operations are now
  14. turning to  microcomputers  to  get the  same  kind  of  business management
  15. functions. The goal of these functions is  to control costs while satisfying
  16. customer expectations.  The  way to  achieve  it is  through  good inventory
  17. control, accurate sales  tracking and  quick access  to detailed information
  18. about every item in the store.
  19.  
  20. Retail Plus+ is a tool that  serves that goal. It is  designed for those who
  21. want to reduce their sales-to-inventory ratio and who want timely information
  22. about each item they carry. It is also designed for those who spend too much
  23. time making up purchase  orders, counting stock,  tracking sales manually or
  24. figuring out what works and what doesn't. It is an organizer, a record-keeper,
  25. an analyzer and a time saver. Retail Plus+ has the following features:
  26.  
  27. -> Uses pull-down menus and pop-up windows to maximize ease-of-use.
  28. -> Includes a built-in help system. You can press the F1 key at any time.
  29. -> Maintains complete sales and inventory data for each item in each store.
  30. -> Includes a full-featured Point-Of-Sale system.
  31. -> Prints P.O.S. sales slips or complete invoice statements.
  32. -> Keeps weekly and monthly sales figures for each product.
  33. -> Tracks sales by product and product class.
  34. -> Auto generates stock purchase orders.
  35. -> Includes on-screen review and editing of purchase orders.
  36. -> Offers choice of five methods to calculate purchase order quantities.
  37. -> Includes a customer database that builds a mailing list of your customers.
  38. -> Creates 8 different sales and inventory reports.
  39. -> Sorts output by product name, stock number or product class.
  40. -> Prints price tags, bin labels and Code 39 bar code labels in two sizes.
  41. -> Creates catalogues with product descriptions, stock numbers, and prices.
  42. -> Sends any printer output to your word processor for custom formatting.
  43. -> Has on screen viewing of reports (or any file of the type .DOC or .TXT)
  44. -> Exports data to a database or spreadsheet program for further analysis.
  45. -> Reads sales data from down-loading electronic cash registers.
  46. -> Includes a built-in backup and restore feature that  makes backups easy.
  47. -> Manages any amount of data - limited only by disk space.
  48. -> Compares the amount of stock at each location.
  49. -> Transfers stock from one location to another.
  50. -> Includes an optional password system with three levels of access.
  51. -> Displays inventory data by record view or table view.
  52. -> Provides full support for color monitors.
  53.  
  54. Registered users will also receive DMAIL 5.1, our professional mailing list
  55. manager for customer tracking and preparing promotional mailings.
  56.  
  57.                               SYSTEM REQUIREMENTS
  58.  
  59. -> IBM-PC, PS/2, or compatibles.
  60. -> A hard disk drive with at least 1MB of free space.
  61. -> 640 KB of memory.
  62. -> A printer capable of compressed print (15 cpi), or a wide carriage printer
  63.    (132 columns). For barcode labels you need an HP Laserjet or work-alike.
  64. -> Optional -  an electronic  cash register  that sends  data to a  PC. This
  65.    version of Retail Plus+ is set up to  work with TEC brand cash registers.
  66.    If you want to use it  with another register system please  contact us for
  67.    more information. If you do not have a cash register that can send data to
  68.    a PC there are two other methods of entering sales into the system.
  69.  
  70.  
  71.                            INSTALLING RETAIL PLUS+
  72.  
  73. Retail Plus+ is supplied as an archive file called "RETAIL-P.ZIP". It contains
  74. all the files you need. Follow these steps to get a functioning system onto
  75. your hard drive:
  76.  
  77. 1 - At the "C:>" prompt create a new directory on your hard drive and go to
  78. that directory:
  79.  
  80.                       MD RETAIL             <press enter>
  81.                       CD\RETAIL             <press enter>
  82.  
  83. 2 - Using an archive un-packing utility such as PKUNZIP, unpack the contents
  84. of RETAIL-P.ZIP into the new directory:
  85.  
  86.         PKUNZIP [drive:\directory\] RETAIL-P  <press enter>
  87.  
  88.  
  89. 3 - Now check for a file called "CONFIG.SYS" in the root directory of the
  90. startup drive. If it is there it should contain the following statements with
  91. the minimum values shown:
  92.  
  93.                       FILES = 20
  94.                       BUFFERS = 8
  95.  
  96. You can see the contents of the file just by typing:
  97.  
  98.                       TYPE CONFIG.SYS       <press enter>
  99.  
  100. If these statements are absent you can use any text editor to insert them. If
  101. the file does not exist, you can easily create one with the following steps:
  102.  
  103. 1 - Go to the root directory:
  104.  
  105.                       CD\                   <press enter>
  106.  
  107. 2 - Create a file called CONFIG.SYS and put the two lines in it:
  108.  
  109.                       COPY CON CONFIG.SYS   <press enter>
  110.                       FILES = 20            <press enter>
  111.                       BUFFERS = 8           <press enter>
  112.  
  113. 3 - Close the file:
  114.  
  115.                       <press F6  then  press  enter>
  116.  
  117. Thats all!
  118.  
  119. ------------------------------------------------------------------------------
  120.  
  121.                        FILES SUPPLIED WITH RETAIL PLUS+
  122.  
  123. RETAIL30.EXE - The executable program (version 3.0).
  124. RETAIL30.DOC - The main documentation.
  125. RETLOC  .DBF - Saves store setup information.
  126. HELP    .DBF - Help system file 1.
  127. HELP    .DBT - Help system file 2.
  128. SL1INV  .DBF - Sample data file 1.
  129. SL1INV  .DBT - Sample data file 2.
  130. ------------------------------------------------------------------------------
  131.  
  132.                                TABLE OF CONTENTS
  133.  
  134.  
  135.                          Section 1 - Getting Started
  136.  
  137. Starting Retail Plus+............. 1     Exploring The Menus................ 1
  138.  
  139.  
  140.                         Section 2 - The Inventory Menu
  141.  
  142. Finding An Item................... 2      Printing An Order................. 9
  143. Using The Edit Window............. 2      Updating On-Order Data............ 9
  144. Adding A New Item................. 3      Receiving Stock - Method 1........ 9
  145. Using The Browse Window........... 4      Transfering Stock................ 10
  146. Creating A Purchase Order......... 5      Receiving Stock - Method 2....... 10
  147. Working With An Order............. 6      Adjusting On-Hand Quantities..... 11
  148. Reviewing An Order................ 7      Re-Stocking Customer Returns..... 11
  149.  
  150.  
  151.                           Section 3 - The Sales Menu
  152.  
  153. Entering Sales Manually.......... 12      Printing Price Tags And Labels... 20
  154. Entering Sales  Automatically.... 13      Printing A Price List............ 20
  155. Point-Of-Sale Setup.............. 14      Creating A Sales Catalogue....... 20
  156. Using The Point-Of-Sale Function. 17      Doing The Year End............... 21
  157. Marking Items.................... 19      Reviewing Archived Sales Data.... 21
  158.  
  159.  
  160.                          Section 4 - The Reports Menu
  161.  
  162. Printing A Sales Report.......... 22      Printing A Stock Value  Report... 23
  163. Printing An Inventory Report..... 22      Printing An Overstock Report..... 23
  164. Printing A Combined Report....... 22      Printing A Low Stock Report...... 24
  165. Printing A Top 20 Report......... 23      Printing A Suppliers List........ 24
  166. Printing A Sales Analysis........ 23
  167.  
  168.  
  169.                          Section 6 - The Access Menu
  170. Sorting Inventory Data........... 24      Creating & Changing Locations.... 26
  171. Re-Building Index Files.......... 24      Getting System Status Info....... 27
  172. Exporting  Data.................. 25      Using Color  Or Monochrome....... 27
  173. Printing To A Text file.......... 26      Creating An Inventory Backup..... 28
  174. Viewing A Text File.............. 26      Restoring From Backup............ 28
  175.  
  176.  
  177.                         Section 6 - The Utility Menu
  178.  
  179. Adding A User Password........... 29      Changing A Password.............. 29
  180. Deleting A Password...............29      Turning Protection On Or Off..... 30
  181.  
  182.  
  183.                        Section 7 - General Program Notes
  184.  
  185. About Stock Codes................ 30      Read This........................ 31
  186. Memory Considerations............ 30      Order Form....................... 32
  187.  
  188.                                                                     - Page 1 -
  189.                                    SECTION 1
  190.                                 GETTING STARTED
  191.  
  192.                              STARTING RETAIL PLUS+
  193.  
  194. To start Retail Plus+ go to the directory where it is found and enter RETAIL30
  195. at the DOS prompt:
  196.  
  197.                          CD\RETAIL        <press enter>
  198.                          RETAIL30         <press enter>
  199.  
  200. Retail Plus+ is initially configured to start without requiring a password. If
  201. it does prompt you for a password just type "TEST" and press ENTER.
  202.  
  203. You can remove this password later and set up new ones if you need security.
  204. If this password does not give you access then someone has already set up the
  205. system for security.
  206.  
  207. When Retail Plus+ is started you will see the main menu. Each of the Main Menu
  208. choices has a pull-down menu that provides access to a group of related
  209. commands, and the Inventory menu is already pulled down.
  210.  
  211. The system has been pre-loaded with sample data to help you explore it. The
  212. sample data simulates a store called Outbound Equipment, which sells products
  213. for hiking, camping, mountaineering etc.
  214.  
  215. Sales and inventory records are kept separate by location. Each location is
  216. identified by a three character code which is visible at the bottom right of
  217. the screen. You can delete the sample location (SL1) when you have set up one
  218. or your own.
  219.  
  220. At the bottom of the screen is a descriptive line about the highlighted menu
  221. item. This line changes according to which command is highlighted.
  222.  
  223. You can move around the menus using the following keys:
  224.  
  225. -> Press the UP and DOWN ARROW keys to select a command on a pull-down menu.
  226.  
  227. -> Press ENTER to execute the highlighted command.
  228.  
  229. -> Press the RIGHT and LEFT ARROW keys to move from one menu to another.
  230.  
  231. -> Press ESCAPE to clear a pull-down menu, press ENTER to make it appear again.
  232.  
  233. You can also select commands from the  menus by pressing the first letter of
  234. the command you want. This method executes the command without waiting for you
  235. to press ENTER.
  236.  
  237.                               EXPLORING THE MENUS
  238.  
  239. This manual has  a section for  each of the  six Main Menu  choices. It will
  240. describe each menu item in turn, going from left to right across the screen.
  241. As you explore,you can press  F1 at any time for  help. This is particularly
  242. useful if the program asks for input and you are not sure of what to enter. In
  243. most cases you can press ESCAPE to abort a function and return to the menus.
  244.  
  245.                                                                     - Page 2 -
  246.                                    SECTION 2
  247.                               THE INVENTORY MENU
  248.  
  249.  
  250.                      INVENTORY MENU COMMAND 1 -> FIND ITEM
  251.  
  252. Use this command to locate any  item in the inventory When  you select it, a
  253. menu pops up with the following choices:
  254.  
  255.  
  256. -> Code - Use this to find an item by stock  code. If you are not sure of the
  257.    code you have two options. The first is to press F3, which lets you select
  258.    the item from an alphabetical list (called a pick list). The second option
  259.    is to enter only the first few characters of the code. This will display
  260.    the first record found that starts with those characters. You can then scan
  261.    up or down the inventory to find the one you want. In order for this to be
  262.    effective the current sorting order  should be  by code  (see the  Sort
  263.    command  under the Utility menu).
  264.  
  265. -> Name - Use this to find an item by product name. If you are not sure of the
  266.    name you have two options. The first is to press F3, which lets you select
  267.    the item from a  pick list.  The second option  is to  enter only the
  268.    first few characters of the name. This will display the first record found
  269.    that starts with those characters. You can then scan up or down the
  270.    inventory to find the one you want. In  order for this  to be effective the
  271.    current sorting order should be by product name (see the Sorting command
  272.    under the Utility menu).
  273.  
  274. -> First Item or Last Item - Use one of these to go to the first or last item
  275.    in your inventory.
  276.  
  277. -> Quit - Use this to  return to the Main Menu.  Pressing ESCAPE will do the
  278.    same.
  279.  
  280.  
  281.                                 The Edit Window
  282.  
  283. Once an item has been located  it is displayed in the  Edit Window. A set of
  284. function key options is now shown across the bottom of the screen:
  285.  
  286.  
  287. -> F1 - Help - use this to get help with what you see on the screen.
  288.  
  289. -> F2 - View - change the display from single record view to a scrolling table
  290.    view.
  291.  
  292. -> F3 - Find - find another item by name, by code, or by using a pick list.
  293.  
  294. -> F4 - Edit - edit the fields above the TEXT line. Use the ENTER key or the
  295.    UP/DOWN ARROW  keys to  move from  one field  to another.  As each  field
  296.    is highlighted you can  press F1  (Help) for an  explanation of  what the
  297.    field should contain.
  298.  
  299.                                                                     - Page 3 -
  300.  
  301. -> F5 - Dele - delete an item, or undelete an item that was previously
  302.    deleted. Deleted items are not removed from the records until the next time
  303.    the records are indexed. An item should not be deleted when you stop
  304.    stocking it. If you do, the revenue it  generated will  not be  included in
  305.    your year-to-date sales reports. Wait until you run a year-end closing to
  306.    delete discontinued items.
  307.  
  308. -> F6 - Comp - compare the stock levels for this item in all store locations.
  309.  
  310. -> F7 - Mark - mark  or unmark the item. You  can mark items to identify the
  311.    ones you want included in label printing, catalogue printing, or in the
  312.    combined sales and inventory report.
  313.  
  314. -> F8 - Hist - view  or edit the sales history  of the item. You can display
  315.    either the weekly or monthly sales figures.
  316.  
  317. -> F9 - Text -  enter or edit notes about the  product that are useful  to
  318.    you, or a product description for use later with the  Catalogue command
  319.    (see under the Sales menu). This field will store hundreds  of lines of
  320.    text so don't worry about running out of space. Press F1 while you are in
  321.    the text field for help with the  editing keys.  If you  press ESCAPE
  322.    while in  the text field the following message appears at the top of the
  323.    screen: "Abort Edit (Y/N)". Press "Y" to abandon the entry or "N" to return
  324.    to the text field.
  325.  
  326. -> F10 - Exit - Return to the main menu.
  327.  
  328. -> (DOWN ARROW) - skip to the next item.
  329.  
  330. -> (UP ARROW) - skip to the previous item.
  331.  
  332.  
  333.  
  334.                     INVENTORY MENU COMMAND 2 -> NEW ITEM
  335.  
  336. This command brings  up the screen  where you  can enter new  items into the
  337. inventory file.
  338.  
  339. Type the product information in the appropriate  fields above the TEXT line.
  340. Use the ENTER key or the UP/DOWN ARROW keys to move from one field to another.
  341. As each field is highlighted  you can press F1 (Help)  for an explanation of
  342. what each field should contain. Press F10 when you are finished. You will then
  343. see a new set of options at the bottom of the screen.
  344.  
  345.                 F1-Help   F4-Edit   F8-Hist   F9-Text   F10-Exit
  346.  
  347. -> F1 - Help - get help with what you see on the screen.
  348.  
  349. -> F4 - Edit - edit or add to the data you have already entered.
  350.  
  351.                                                                     - Page 4 -
  352.  
  353. -> F8 - Hist - enter any historical sales figures for this product. Entering a
  354.    sales history here is optional if you do not need to start using the
  355.    automatic order generating feature immediately. If you do, you will need to
  356.    enter sales figures for at least the last 3 weeks. Enter these by opening
  357.    the WEEKLY sales window and typing the sales figures next to the
  358.    appropriate week. You do not need any sales history if you are going to use
  359.    the RE-ORDER POINTS method of creating a purchse order. As you use Retail
  360.    Plus+ it will keep  an on-going weekly and  monthly sales history for each
  361.    item.
  362.  
  363. -> F9 - Text -  enter notes about the  product that are useful  to you, or a
  364.    product description for use later with the  Catalogue command (see under
  365.    the Sales menu). This field will store hundreds  of lines of text so don't
  366.    worry about running out of space. Press F1 while you are in the text field
  367.    for help with the  editing keys.  If you  press ESCAPE  while in  the text
  368.    field the following message appears at the top of the screen: "Abort Edit
  369.    (Y/N)". Press "Y" to abandon the entry or "N" to return to the text field.
  370.  
  371. -> F10 - Exit - this pops up a box where you can tell Retail Plus+ to save or
  372.    discard the new record. In order for a record to be saved it must contain
  373.    at least an item name and the unit price. You  will now be asked if you
  374.    want to enter a new item, copy the last item or quit. Choose the first
  375.    option if you want to start with clear fields and the second option if you
  376.    want to copy the information from your last entry. This is provided as a
  377.    convenience if the next entry  contains much of the same information as the
  378.    last.
  379.  
  380.                        INVENTORY MENU COMMAND 3 -> BROWSE
  381.  
  382. The Browse command shows your inventory in table view. You can use this window
  383. to scan and edit all the data in your records.
  384.  
  385. -> Use the following keys to move around the screen and scroll the columns:
  386.    RIGHT ARROW, LEFT ARROW,  UP ARROW, DOWN  ARROW, CTRL-RIGHT ARROW, CTRL-LEFT
  387.    ARROW, PAGEUP, PAGEDOWN,  CTRL-PAGEUP, CTRL-PAGEDOWN,  HOME, END, CTRL-HOME,
  388.    CTRL-END
  389.  
  390. -> To edit your data, move the highlight to any field and start typing.
  391.  
  392. -> Press ENTER to accept the changes or ESCAPE to restore previous contents.
  393.  
  394. -> If you press DOWN ARROW or UP ARROW instead of ENTER to accept the changes
  395.    the highlight will automatically move to the next row down or up.
  396.  
  397. -> F1 - Help - use this to get help with what is on the screen.
  398.  
  399. -> F2 - View - to change the display to single record view.
  400.  
  401. -> F4 - Print - to print the information about the current item.
  402.  
  403. -> F5 - Dele - to  delete the current item. It  will not be removed from the
  404.    inventory records until the next time the records are indexed. Press F5
  405.    again to undelete the item.
  406.  
  407.                                                                     - Page 5 -
  408.  
  409. -> F6 - Lock - to lock the columns in place when you scroll the screen to the
  410.    right. Move the cursor to column 2,3, or 4 then Press F6 to freeze the
  411.    display at the selected column. Press F6 again to unlock the frozen
  412.    columns.
  413.  
  414. -> F7 - Mark - to mark or unmark the item. Mark items to identify the ones you
  415.    want included when printing labels, the combined sales and inventory
  416.    report, or a catalogue.
  417.  
  418. -> F8 - Hist - to view or edit the sales history of the item.
  419.  
  420. -> F9 - Text -  to edit the text  field. This is used  to store either notes
  421.    about the product that are useful to you  or you can enter a catalogue
  422.    style product description for use later with the Catalogue command (under
  423.    the Sales menu). Press F1 while  you are in  the text field for information
  424.    about the editing keys it uses.
  425.  
  426. -> F10 - Exit - to return to the main menu.
  427.  
  428.  
  429.                        INVENTORY MENU COMMAND 4 -> ORDERS
  430.  
  431. This command leads to the purchase order  functions. In the first window you
  432. can choose to create a new order, work  with an existing order or delete old
  433. orders to free up disk space.
  434.  
  435.  
  436.                            Auto Create A Trial Order
  437.  
  438. Use this command to generate a new order. A window appears where you elect to
  439. generate an order for all suppliers or for a selected supplier:
  440.  
  441. -> Press A to order from all suppliers.
  442. -> Press S to order from a selected supplier.
  443.  
  444. If you choose "Selected Supplier" you will see a list of suppliers to choose
  445. from.
  446.  
  447.  
  448.   -> Press the UP and DOWN ARROW keys to move the highlight to the supplier
  449.      you want then press ENTER.
  450.  
  451. In the next step choose the  method of calculation you want  to use for this
  452. order:
  453.  
  454.   -> 1 Week Of Stock - this orders one  week's worth of stock based on a
  455.      formula that looks at average  sales over the past  3 weeks, the  amount
  456.      of stock on hand, and the base stock.
  457.  
  458.   -> 2 Weeks Of Stock - the same as above but orders 2 week's worth.
  459.  
  460.                                                                     - Page 6 -
  461.  
  462.   -> Monthly Sales - calculates orders based  on sales for the same month last
  463.      year, the anticipated percent increase in sales over last year, the
  464.      amount of stock on hand, the base stock, and the  amount of stock already
  465.      on order. It relies on the availability of monthly  sales figures for
  466.      last year. Retail Plus+ automatically saves monthly sales figures for the
  467.      current year but you will have to enter these for last year  if you need
  468.      to use this method right away. The Monthly Sales formula orders a large
  469.      amount of stock and should be used for suppliers who only ship to you
  470.      once a month.
  471.  
  472.   -> Just-In-Time - order  based on the classic  Economic Order Quantity (EOQ)
  473.     formula. This orders  the least  amount of  stock. To  use it you  should
  474.     be familiar with the principles of Just-In-Time inventory management. Use
  475.     it for suppliers who can ship to you quickly and frequently.
  476.  
  477.   -> Re-Order Points - There are two ways to use this. Both look at the RE-
  478.      ORDER POINT and RE-ORDER QUANTITY fields in your inventory records.
  479.  
  480.         1 - If you have a number greater  than zero in the RE-ORDER QTY field:
  481.         when the ON HAND quantity falls below  the RE-ORDER POINT, this orders
  482.         the RE-ORDER QTY. Use this to order a fixed amount of stock each time.
  483.  
  484.         2 - If  you leave  the RE-ORDER QTY  field at  zero: when the  ON HAND
  485.         quantity falls below the  RE-ORDER POINT, this  orders enough stock to
  486.         bring it  back up  to the  BASE STOCK  quantity. Use  this to  order a
  487.         variable amount of stock depending on how much you have on hand and
  488.         what you need as your base stock.
  489.  
  490.  
  491.                           Work With An Existing Order
  492.  
  493. Once you have created a trial order there are a number of options for working
  494. with it. To begin, choose the order you want to work with from a pick list.
  495. To select an  order file from  the list  use the UP  and DOWN  ARROW keys to
  496. highlight the one you want then press ENTER.
  497.  
  498.  
  499. How Order Files Are Named:
  500.  
  501. Order files are named according to the name of the supplier and the date the
  502. order was created. The first four characters are the first four letters in the
  503. supplier's name. If an order  is for all suppliers then  the order file name
  504. begins with "ALL". The last four characters  are the month and day the order
  505. was created (MMDD). The file extension (the 3 characters after the period) is
  506. the location code of the store for which the order was created.  The following
  507. are two examples to illustrate this:
  508.  
  509. Example 1 - if the supplier chosen is
  510. OUTBOUND DISTRIBUTORS, and if the date  is March 28th, and if the location in
  511. use is "SL1", then the order file will   be called "OUTB0328.SL1".
  512.  
  513. Example 2 - if  the supplier chosen is  "All Suppliers", and  if the date is
  514. April 3rd, and if the location  in use is "SL2" then  the order file will be
  515. called "ALL-0403.SL2".
  516.  
  517.                                                                     - Page 7 -
  518.  
  519. The exception  to  this  is  when you  use  the "Monthly  Sales"  method of 
  520. calculating the order. In this case the  name of the order file contains the
  521. name of the month for which you are ordering. For example, if you are making
  522. up your Christmas orders in August (as many retailers must), you can use the
  523. "Monthly Sales" option and specify that you are ordering for December. If the
  524. supplier is "OUTBOUND DISTRIBUTORS" and the location is "SL1" then the order 
  525. file will be called "OUTB-DEC.SL1".
  526.  
  527. Once an order file has been chosen you have the following options: review the
  528. order, display an order summary, print it, post it, or record it as a
  529. shipment.
  530.  
  531.                               Review The Order
  532.  
  533. Select this to review  the order, which  is presented in table view. Retail
  534. Plus+ supplies you with the information you need to make a judgement about the
  535. quantities being  ordered  and  gives you  an opportunity to adjust those
  536. quantities. You can change only the first two column of numbers, which are the
  537. order quantity and the package quantity. If any of the other fields need to be
  538. changed it should be done in the inventory file, not in the order file.
  539.  
  540. The columns displayed when reviewing a purchase  order are as follows:
  541.  
  542. -> QTY - The number of items or packages being ordered. If the PACK quantity
  543. is greater than 1, this column shows the number of PACKAGES, not the number of
  544. items.
  545.  
  546. -> PACK - The number of items that the supplier ships in one package. This is
  547. the same PACK field as the one in your inventory records. If PACK is greater
  548. than 1 the  order was rounded  off to the  nearest full package and the QTY
  549. column shows the number of PACKAGES being ordered, not the number of items.
  550.  
  551. -> ITEM - The name of the item.
  552.  
  553. -> SIZE - The size as shown in the inventory records.
  554.  
  555. -> CODE - The stock number.
  556.  
  557. -> ONHAND - The quantity you have in stock.
  558.  
  559. -> LAST - The  quantity ordered the  last time this item  was considered for
  560. re-ordering.
  561.  
  562. -> BASE -  The quantity shown  in the  inventory records as  base stock (the
  563. minimum you want to keep in stock).
  564.  
  565. -> UNITCOST - What you pay the supplier for one of this item.
  566.  
  567. -> ORDERCOST - The result of multiplying QTY times PACK times UNITCOST.
  568.  
  569.  
  570. More information is available than is initially displayed on the screen. Press
  571. the RIGHT ARROW key until the remaining columns come into view. Use CTRL-END
  572. and CTRL-HOME to jump between the first column and the last.
  573.  
  574.                                                                     - Page 8 -
  575.  
  576. When reviewing an order you will see the following options at the bottom of
  577. the screen:
  578.  
  579.   -> F1 - Help - use this to get information about what is on the screen.
  580.  
  581.   -> F6 - Lock - to lock the columns in place when you scroll the screen. Move
  582.      the cursor to columns 1, 2, 3, or 4 then Press F6.  Press F6 again to
  583.      unlock them.
  584.  
  585.   -> F10 - Exit - to return to the previous menu.
  586.  
  587.  
  588. The items with an order quantity  of zero are displayed so  that you can add
  589. them to the order just by changing the  QTY field to any number greater than
  590. zero. Similarly, you can remove an item from the order simply by changing the
  591. QTY field to zero. Items with an order quantity of zero will be excluded when
  592. you print the final order.
  593.  
  594.  
  595.                             Display An Order Summary
  596.  
  597. Once you have created and reviewed an order you can see a short summary of how
  598. it breaks down by product class in percentage terms.
  599.  
  600.               Order Summary For Location SL1 / Order File ALL0403.SL1
  601.               Total Order Cost - 11872.00
  602.  
  603.               Class        Products    Order Cost      Percent Of Total
  604.               ---------------------------------------------------------
  605.               ACCESSORIES        3         597.00           5.03
  606.               ALPINE GEAR        3         940.00           7.92
  607.               BACKPACK           5        2968.00          25.00
  608.               CLOTHING           6        3167.00          26.68
  609.               SLEEPING BAG       3        4200.00          35.38
  610.  
  611.  
  612.   The columns displayed are as follows:
  613.  
  614.   -> Class - Each product class in the order.
  615.  
  616.   -> Products - How many different products are being ordered in each class.
  617.  
  618.   -> Order Cost - The cost of the order in each product class.
  619.  
  620.   -> Percent Of Total - The percentage of the total order cost in each product
  621.      class (rounded to two decimals).
  622.  
  623. This display allows you to see if the order is reasonably balanced in terms of
  624. the amount you spend on each class of product. It should be fairly consistent
  625. with your percentage of sales in each class.
  626.  
  627.                                                                     - Page 9 -
  628.  
  629.                               Printing The Order
  630.  
  631. There are two options here - you can print a trial order or a final order. A
  632. trial order shows the  items for which  the order quantity is  zero plus the
  633. percent of the order cost in each product class. This allows you to review a
  634. hard copy of an order  in progress. Printing a final  order excludes the
  635. information that a supplier does  not need to fill the  order. Orders can be
  636. printed by product class or  by the active sorting order  (item name or item
  637. code). You will also have a opportunity to type anything you wish to appear
  638. at the top of your order such as shipping instructions, an address or purchase
  639. order number. This information is saved and can be used again with or without
  640. changes.
  641.  
  642.                                Update To Records
  643.  
  644. Use this command when you are ready to record an order in your inventory file.
  645. Some people call  this "posting  the order". It adds the order quantity to the
  646. "On Order" field and updates the "Order Date" for each item. CAUTION: If you
  647. cancel an order (or a back order) you should subtract that order from the "On
  648. Order" field in your records. Otherwise the next order calculation may be too 
  649. low.
  650.  
  651. You may be wondering why  a final order is not  automatically updated to the
  652. inventory file when it is printed. Consider this situation: say that you need
  653. to prepare December orders in August to  make sure you have enough stock for
  654. Christmas. You create the order, print it,  and send it off to the supplier.
  655. The supplier can now make sure he has  enough stock in December to fill your
  656. Christmas order. If  you post  this order to  your inventory  in August, the
  657. orders you generate  for September, October  and November will be too small
  658. because the data  shows a  large amount  of stock  already on order. Orders
  659. created for September to  November will be  correct only if you  to post the
  660. December order when December actually arrives.
  661.  
  662.  
  663.                                 Enter As Shipment
  664.  
  665. When a shipment comes in  you can choose the order  file which is associated
  666. with that shipment and update your inventory  data to reflect the new stock.
  667. Under the RECEIVED  column you  will see  the number  of each item  that was
  668. ordered. Using the packing slips as your guide, verify the quantities in the
  669. RECEIVED column and change them only if the number received is not the same as
  670. the number ordered. Note  that the number  in the first column  is the total
  671. number of items, not the number of packages.
  672.  
  673. You can change only the numbers in the first column. Use the UP and DOWN ARROW
  674. keys and PAGEUP / PAGEDOWN to scroll the screen. Press F10 to exit. You will
  675. be asked if you want to record the shipment to the master inventory.
  676.  
  677. Select YES  if you have  finished verifying the quantities received, or NO if
  678. you want to come back  and finish it later. If you select YES you will be  see
  679. a window containing the options available for recording a shipment.
  680.  
  681.                                                                    - Page 10 -
  682. The options are:
  683.  
  684. -> Print A Record Of This  Shipment - press Y if  you want a printout of the
  685.    items you are putting into inventory, otherwise just press ENTER.
  686.  
  687. -> Mark These Items For Label  Printing - press Y if  you want to mark these
  688.    items for label printing, otherwise just press ENTER.
  689.  
  690. -> Add Shipping Costs To These Items - press Y if you want to distribute your
  691.    shipping costs to the inventory for each item, otherwise just press ENTER.
  692.  
  693. -> Total Costs To Add To These Items - you only need to type a number here if
  694.    you answered Y to the previous option.  Usually you would enter the
  695.    shipping charges that you paid, but you can also enter any other overhead
  696.    charges you like. The amount you enter is distributed to the total
  697.    inventory for each item received. This can be seen as a "last in -first
  698.    out" method of distributing costs and the result is reflected in your
  699.    records as the ADJUSTED COST.   
  700.  
  701. Note that the quantities received are subtracted from the "On Order" field and
  702. the system updates the "Last Received" and "Quantity Received" fields.
  703.  
  704.                      INVENTORY MENU COMMAND 5 -> TRANSFER
  705.  
  706. Use this command if you have more than one store location and wish to transfer
  707. some stock from one store to another. It is also useful if you want to set up
  708. one location in Retail Plus+ as the warehouse from which all other stores are
  709. stocked. When you select this command you will be asked if you want to print
  710. an audit trail of your entries. This creates a hard copy on the printer which
  711. can be a permanent record of all the stock transfers made.
  712.  
  713. Next, a window appears in  which you can identify the  item to transfer, the
  714. quantity to transfer, the source location and the destination location. Items
  715. must be identified by their codes.  If you are not sure of the code you can
  716. press F3 and choose it from an alphabetical list. When you have supplied the
  717. required information press ENTER. Retail Plus+ uses  the stock code to look
  718. for the item in the destination location. If the item  is found, Retail
  719. Plus+ checks to see that the name of the item is the same in   both locations.
  720. If the name is not the  same you will be able to tell Retail Plus+ to proceed
  721. or abandon the transfer.
  722.  
  723.                    INVENTORY MENU COMMAND 6 -> SHIPMENT
  724.  
  725. This command gives  you an  alternate way of  entering a shipment into your
  726. inventory records. A  much faster  way of doing this is  with the "Enter As
  727. Shipment" command under  the "Orders" menu, but it  needs an  order file to
  728. associate with each shipment. If you receive stock which was not included in a
  729. purchase order or was back-ordered use this command to record it.
  730.  
  731. When you select this you will be asked if you want to print an audit trail of
  732. your entries. This creates a hard copy on the printer which can be a permanent
  733. record of the stock received. A window appears in which you can enter the code
  734. of each item in turn. If you are not sure of the code you can press F3 and 
  735. choose it from an alphabetical list.
  736.  
  737. Note that the quantities received are subtracted from the "On Order" field and
  738. the system updates the "Last Received" and "Quantity Received" fields.
  739.  
  740.                                                                    - Page 11 -
  741.  
  742. Next you will  see a window  in which to enter  the quantity received. Please
  743. note that this should be the total number received, not the number of
  744. packages.   Also displayed is the wholesale cost of the item and the adjusted
  745. cost. These  can be updated here if desired. The wholesale cost is the price
  746. charged by the supplier and the adjusted cost is the  wholesale cost plus any
  747. overhead (i.e.  shipping) costs you want to add. How the adjusted cost is
  748. calculated is up to  you.
  749.  
  750. Often a store owner just divides the shipping cost by the total number of
  751. items in the shipment and adds the result to the wholesale cost of each item
  752. received. Not everyone uses the adjusted cost field - it can be ignored if you
  753. wish and it will simply show the same value as the wholesale cost.
  754.  
  755. When you have supplied this information press ENTER to go on to the next item.
  756. When you are finished press ESCAPE.
  757.  
  758.  
  759.                        INVENTORY MENU COMMAND 7 -> ADJUST
  760.  
  761. Use this when you need a fast way to  add or subtract a quantity from the ON
  762. HAND figure for any item. Once again you will be asked if you want to print an
  763. audit trail of your entries. Select "Yes" to get a hard copy list of the stock
  764. adjustments. A window appears where  you can enter the code  of the item you
  765. want to adjust. If you are not sure of the code press F3 to choose it from an
  766. alphabetical list.
  767.  
  768. Next you will see a window where you can enter the number to add or subtract
  769. from the ON HAND quantity. Type a number and press ENTER to add stock. Type a
  770. negative number to subtract stock (i.e. -10). When you have finished  press
  771. ESCAPE to return to the Main Menu.
  772.  
  773.  
  774.                    INVENTORY MENU COMMAND 8 -> RETURNS
  775.  
  776. The Returns command provides a  method of re-stocking an  item that has been
  777. returned by the customer. A window appears where you can enter the code of the
  778. item returned. If you are not sure of the code press F3 to choose it from an
  779. alphabetical list.
  780.  
  781. Next you will  see a  window where you  can enter  the quantity returned. Type
  782. the quantity returned and press ENTER or press ESCAPE to go to the Main Menu.
  783.  
  784. In order to maintain accurate sales figures, Retail Plus+ also needs to know
  785. the price at which the returned item was  sold to the customer. If more than
  786. one price  for the  item is  listed in  your inventory  records you  will be
  787. prompted to select one.
  788.  
  789. Use the UP/DOWN ARROW keys to highlight the price you want then press ENTER.
  790. The inventory and sales figures will be adjusted accordingly and you will see
  791. a confirmation of the transaction.
  792.  
  793.                                                                    - Page 12 -
  794.                                    SECTION 3
  795.                                 THE SALES MENU
  796.  
  797.  
  798. There are three different ways to enter sales into this system:
  799.  
  800.   1 -  Manually from the keyboard -  this would involve taking your cash
  801.        register tapes to the computer and punching in each sale. Once you have
  802.        done this a few times it goes quite quickly.
  803.  
  804.   2 -  Automatically by reading a data file transferred to the computer from
  805.        an electronic cash register.
  806.  
  807.   3 -  From the Point-Of-Sale function -  if you set up your keyboard and
  808.        screen at the sales counter you can enter sales, print sales slips or
  809.        statements, and update your data all at the same time.
  810.  
  811. Each of these methods is described on the following pages.
  812.  
  813.  
  814.                          SALES MENU COMMAND 1 -> MANUAL
  815.  
  816. This command brings up the  window used to enter  sales information from the
  817. keyboard. You will  be asked  if you wish  to print  an audit trail  of your
  818. entries. Select "Yes" to get hard copy of the sales as they are entered.
  819.  
  820.  
  821. Before you begin you are asked to supply the date of sales for your entries.
  822.  
  823.   -> Press ENTER to accept the date shown (today's date).
  824.  
  825.   -> Change it if you want the sales posted under a different date.
  826.  
  827.   -> The date format is the international format (YYMMDD). The system will not
  828.      allow you to enter an invalid date.
  829.  
  830.  
  831. This date option is intended to allow you to briefly roll back the date so you
  832. can enter sales made last week or last month without having them added to this
  833. week's sales figures.
  834.  
  835. Note that Retail Plus+ does  not store daily sales,  only weekly and monthly
  836. sales. Therefore you are not  required to enter sales  figures for every day
  837. that your store is open. If you wish,  you can enter a week's worth of sales
  838. all at once. If you want reasonably accurate sales tracking you should enter
  839. sales data at least once a week.
  840.  
  841. The next window prompts  you for the code  of an item for  which you want to
  842. enter sales data. If you are not sure of the code press F3 to choose it from
  843. an alphabetical list.
  844.  
  845.                                                                    - Page 13 -
  846.  
  847. The next window displays information about the  item and prompts you for the
  848. quantity sold. This window also shows the current sticker price and gives you
  849. an opportunity to change it.
  850.  
  851. Once you have supplied the data it is recorded and the previous window appears
  852. again. It now contains some  information about your last  entry so you won't
  853. loose your place. You are ready to do the next item. Press ESCAPE to return to
  854. the Main Menu when you are finished.
  855.  
  856.  
  857.                        SALES MENU COMMAND 2 -> AUTO
  858.  
  859. This command allows you to use Retail Plus+ with an electronic cash register
  860. It relies on the data files that many registers can transfer to your computer.
  861. This version of Retail Plus+ is set up to work with TEC cash registers. They
  862. can download sales data to a PC via  serial cable or modem, producing a file
  863. that begins with the characters "ZRP". If you use a different cash system with
  864. this capability please contact us to make arrangements for a version of Retail
  865. Plus+ that can read it's data files.
  866.  
  867. To read cash register data  files you must first tell  Retail Plus+ where to
  868. find them. A window appears showing the current directory path. Press ENTER if
  869. the data files are in  this directory, or type the  drive and directory path
  870. where they are found.
  871.  
  872. If any valid data files are present in the specified directory you can select
  873. one from a pick list on the screen:
  874.  
  875.  
  876.   -> Press the UP/DOWN ARROW keys or PAGEUP/PAGEDOWN to highlight the file you
  877.      want to read.
  878.  
  879.   -> Press ESCAPE to return to the Main Menu.
  880.  
  881. If the cash register file you select has been read before, Retail Plus+ will
  882. show the date it was read and provides an opportunity to cancel the process.
  883.  
  884. The printer must be on  while reading the cash register  file so that Retail
  885. Plus+ can print messages about any anomalies encountered in it. This is meant
  886. to alert you to  any data errors in  the file and provide  the name and code
  887. number of any item that should be checked in the event of such an error. After
  888. a data file has been read you will be given an opportunity to print a summary
  889. of the sales information it contains.
  890.  
  891.                                                                    - Page 14 -
  892.                          SALES MENU COMMAND 3 -> P.O.S.
  893.  
  894.  
  895. This is  the  point-of-sale  function  for Retail  Plus+.  Use  it  to enter
  896. transactions at  the sales  counter  and print  invoices  or sales  slips if
  897. desired. The first item that appears is a menu with the following options:
  898.  
  899.   -> Point Of Sale -  start using the P.O.S. feature.
  900.  
  901.   -> Setup P.O.S. - tell Retail Plus+ how you want the point-of-sale function
  902.      to work.
  903.  
  904.   -> Quit - return to the main menu.
  905.  
  906. Before using the P.O.S.  function for the  first time you  should select the
  907. Setup P.O.S. option.
  908.  
  909.  
  910.                                  Setup P.O.S.
  911.  
  912.  
  913. First a menu appears from which you can choose the printer output you want:
  914.  
  915.   -> 80 Column Invoices - select this if you want to print invoices (full
  916.      sales statements) for your customers.
  917.  
  918.   -> 40 Column Sales  Slip - select  this if you  want to print  a standard 40
  919.      column sales slip. This is usually done  in compressed print (15 cpi) so
  920.      the actual slip  is  only  3 inches  wide.  You  may wish  to  consider
  921.      using a specialized P.O.S. printer designed just for printing sales
  922.      slips.
  923.  
  924.   -> Audit Trail Of  Sales - select  this if you  do not need  to print either
  925.      invoices or sales  slips but  would like a  continuous record  of your
  926.      sales transactions.
  927.  
  928.   -> None -  select this  if you  do not  want any  printer output  within the
  929.      point-of-sale function.
  930.  
  931. Next a screen appears with all the features that you can configure. As you
  932. move  through this  screen  you can  press  F1 at  any  time  for an
  933. explanation of what each field is for. In the first section there are fields
  934. where you can enter the name and amounts for two types of sales taxes and two
  935. types of add-on  charges. These  will all  be added  as a percentage  on the
  936. invoice sub-total, except for Charge  1 which is applied as  a flat fee. Use
  937. these fields as follows:
  938.  
  939.   -> Tax 1 Name - enter the name of a sales tax in your area (if any).
  940.  
  941.   -> Tax 1 Percent - enter the percentage amount of Tax 1.
  942.  
  943.   -> Tax 2 Name - enter the name of a second sales tax area (if any).
  944.  
  945.   -> Tax 2 Percent - enter the percentage amount of Tax 2.
  946.  
  947.                                                                     - Page 15 -
  948.  
  949.   -> Charge 1  Name - enter  the name  of a flat  add-on fee  such as handling
  950.      charges.
  951.  
  952.   -> Charge 1 Amount - enter the amount of Charge 1.
  953.  
  954.   -> Charge 2 Name - enter the name of a percentage add-on fee such as a
  955.      service charge or commission.
  956.  
  957.   -> Charge 2 Percent - enter the percentage amount of Charge 2.
  958.  
  959.  
  960. Please note that when an invoice is  totaled up the charges are added before
  961. the taxes are calculated. It is assumed that any fee you add to a sale will be
  962. taxable along with the merchandise. If you have a number of different service
  963. fees that you add to customer invoices, set them up as a separate class of
  964. inventory item and add them to  invoices as needed. Using this method you can
  965. set up a service as either taxable or non-taxable.
  966.  
  967. The remaining items on the setup screen are:
  968.  
  969.   -> Taxes & Charges Optional ? - press Y if you want to give the person at the
  970.      sales desk the option to select which taxes or charges to apply to any
  971.      given sale. Press N if you want the taxes or charges to be automatically
  972.      applied to every sale.
  973.  
  974.   -> Start At Inv # - type the number  at which you want Retail Plus+ to start
  975.      numbering the  invoice. These  numbers will  also appear  on sales  slips
  976.      as transaction numbers.
  977.  
  978.   -> Invoice Header (Up to 5 lines) - enter anything that you want to appear at
  979.      the top of your invoices or sales slips. If you do not have pre-printed
  980.      paper stock then you may use this to print  the store name and address.
  981.      If you are going to print sales slips you may have to limit the length of
  982.      each line to 38 characters maximum.
  983.  
  984.   -> Invoice Footer (1 line) - enter anything you want to appear at the bottom
  985.      of your invoices or sales slips. If you are going to print sales slips
  986.      you may have to limit the length of this line to 38 characters maximum.
  987.  
  988.   -> Top Margin (0-6) - enter the number of lines you want the printer to skip
  989.      when printing invoices or sales slips. This allows room for your company
  990.      logo if you use pre-printed paper stock.
  991.  
  992.   -> Center Header ? - press Y if  you want the contents of the invoice header
  993.      (and footer) centered on the invoice or sales slip. Press N if you want
  994.      them left-justified.
  995.  
  996.   -> Invoice Copies (1-9) - enter the number of copies of the invoice that you
  997.      want printed. Generally it  is easier to  use duplicating NCR paper in
  998.      your printer, unless you are using a laser printer. If you print more
  999.      than 1 copy they will be numbered as they come off the printer.
  1000.  
  1001.  
  1002.                                                                     - Page 16 -
  1003.  
  1004.   -> Print Daily Gross On Exit? - Press Y if you want the system to print a
  1005.      breakdown of receipts each time you exit the point-of-sale function.
  1006.      Your receipts will be shown first by total sales plus taxes and charges,
  1007.      and then by method of payment (Cash, Visa, Mastercard, Amex, Discover,
  1008.      Other Card, Cheque or On Account).
  1009.  
  1010.   -> Eject Page After Printing? - press Y if you want the printer to eject
  1011.      after printing each invoice or sales slip. Press N to suppress the page 
  1012.      eject.
  1013.  
  1014.   -> Use Client Database? - Press Y if  you want to use the client database in
  1015.      the point-of-sale function. Press N to leave it out.
  1016.  
  1017.  
  1018. When you have finished with this screen press F10.
  1019.  
  1020.  
  1021. A NOTE ABOUT THE CLIENT DATABASE: This consists of two files called CLIENT.DBF
  1022. and CLIENT.DBT. They are compatible with dBASE, FoxBASE, and DMAIL 5.1, the 
  1023. professional mailing list system supplied with Retail Plus+. By using the 
  1024. client database each time you register a sale in the POS screen, the sales
  1025. information is saved under the client's name. Using this purchase history you 
  1026. can always find out who bought what, when and how many. There are several stan-
  1027. dard ways to use this information for marketing, and you can probably think
  1028. of a few of your own.
  1029.  
  1030. Example 1 -  Lets say you are having a special promotion on the latest widgets.
  1031. You have some flyers printed to get the word out, but now you have to get those
  1032. flyers into the right hands. Using DMAIL you can easily find everyone who ever
  1033. bought a widget from you and generate mailing labels for them.
  1034.  
  1035. Example 2 -  Mr. Jones brings back his widget for a warranty repair. He says
  1036. he lost his sales slip and can't prove that it is still under warranty. Using
  1037. DMAIL you can look up his name and find out the exact date he bought the item.
  1038.  
  1039. When entering a client into the database you will see an optional field called
  1040. UDF (User Defined Field). This is a place where you can put any kind of
  1041. information you like about the client such as account number or credit status.
  1042. This information will then be displayed on the POS screen each time they buy
  1043. something.
  1044.  
  1045. The UDF field can also be used to classify your customers into categories such
  1046. as business, institutional, government, private or whatever applies to your
  1047. business. If you have a sporting goods store you could enter the customers
  1048. best sport. You can now tailor your promotional mailings to the customer type
  1049. by using DMAIL to pull out the appropriate names and addresses. If you want to
  1050. make your mailings a little more personal, DMAIL will create merge files for
  1051. your word processor that you can use in generating form letters.
  1052.  
  1053. The client database does have a limitation - it can only hold about 400 sales
  1054. per client. Retail Plus+ will warn you when you are getting close to the limit
  1055. for any given client. At that time you should use DMAIL to clear out some of
  1056. the old data from their record. If you do not do this, Retail Plus+ will clear
  1057. the client's purchase history when the limit is reach and will start over with
  1058. a clean slate.
  1059.  
  1060.                                                                    - Page 17 -
  1061.  
  1062.                                  POINT OF SALE
  1063.  
  1064. The P.O.S. function consists of a single central screen on with which all
  1065. sales transactions can be conducted. Before the screen appears you will be
  1066. shown the system date. Press ENTER to accept the date shown, or change it if
  1067. it is not correct. The date format is (YYMMDD).
  1068.  
  1069. If you have elected to use the client database the top of the P.O.S. screen
  1070. will include a section for client information. If you are  not using the
  1071. client database this section will be omitted.
  1072.  
  1073. The POS screen is controled using both letter commands and function keys. The
  1074. letter commands are:
  1075.  
  1076.   -> A -  Press the A to enter an account number for this sale. Use this to
  1077.      hold the account number of a customer who has an account with you, or to
  1078.      record the credit card number if the sale is being charged.
  1079.  
  1080.   -> R - Press R to see your receipts so far today.
  1081.  
  1082.   -> S - Press S to enter a name in the "Sold By" field on the screen. This
  1083.      name will remain in effect until it it changed and will appear on all
  1084.      invoices and sales slips. If your sales staff is earning commissions this
  1085.      offers a method of tracking each person's sales.
  1086.  
  1087.   -> T - Press T to display a window where you can select the taxes and
  1088.      charges to apply to your sales. The options shown are those that you
  1089.      entered in the POS Setup screen. These choices will remain in effect for
  1090.      each sale until they are changed again. This allows you to control which
  1091.      taxes and charges are applied to any given sale. If you need help using
  1092.      this window press F1 while it is on the screen.
  1093.  
  1094.   -> UP / DOWN ARROW -  Use this to select the Method Of Payment (MOP) for
  1095.      the current sale. The choices are : Cash, Visa, Mastercard, Amex,
  1096.      Discover, Charge Card, Cheque, and On Account.
  1097.  
  1098. The function keys at the bottom of the POS screen are:
  1099.  
  1100.   -> F1 -  Help - view the Help windows for this screen.
  1101.  
  1102.   -> F2 -  Client - Enter a client's name or look up an existing client name.
  1103.      When you select this the menu line at the bottom of the screen changes
  1104.      to the following:
  1105.  
  1106.                    F1-Help   F3-Find Client   F10-Exit
  1107.  
  1108.       -> Type the name and address information into the appropriate fields.
  1109.  
  1110.       -> Press the ENTER or the UP / DOWN ARROW keys to move from one field to
  1111.          another.
  1112.  
  1113.                                                                    - Page 18 -
  1114.  
  1115.       -> Press F1 for information about what should go into any highlighted
  1116.          field.
  1117.  
  1118.       -> Press F3 to look up the address of an existing client (if any have
  1119.          been entered). An alphabetical list appears (called a pick list) from
  1120.          which you can select the client. Move up and down the list with the
  1121.          UP / DOWN ARROW keys, PAGEUP and PAGEDOWN, or by pressing the first
  1122.          letter of the last name twice. When the name you want is highlighted
  1123.          then press ENTER and the address information will appear on the POS
  1124.          screen.
  1125.  
  1126.       -> Press F10  when you have finished entering the client information.
  1127.  
  1128.   -> F4 -  Add - Add an item to this sale. A window appears where you can
  1129.      enter the stock code of the item.
  1130.  
  1131.      If you do not know the stock code you can press F3 to select the item
  1132.      from an alphabetical pick list. Move up and down the list with the UP /
  1133.      DOWN ARROW keys, PAGEUP and PAGEDOWN, or by pressing the first letter of
  1134.      the item name twice. When the item you want is highlighted then press
  1135.      ENTER and the information will appear on the POS screen.
  1136.  
  1137.      A window now appears listing the stock code, item name, quantity on hand,
  1138.      and the current retail price.
  1139.  
  1140.      Type the quantity sold at this point. If you are going to discount the
  1141.      item or otherwise charge a different price from the one shown, press the
  1142.      UP ARROW key to move the cursor to the Retail Price field then type the
  1143.      price you want to charge. The retail price is the one shown under Unit
  1144.      Price in your inventory records. It will not be changed if you discount
  1145.      it here. To change the current retail price you will need to exit the POS
  1146.      screen, find the item record and change the Unit Price field.
  1147.  
  1148.      Repeat this step for each item the customer is buying. As you proceed, an
  1149.      itemized list appears on the screen. Note that there may be a "T"
  1150.      following the price for some items and not for others. It indicates that
  1151.      an item has been set up in inventory as taxable. The data in the sample
  1152.      location would apply in an area where there is a sales tax but food items
  1153.      are tax exempt.
  1154.  
  1155.   -> F5 -  Dele -  delete an item from the sale. A cursor appears on the
  1156.      screen which you can move with the UP / DOWN ARROW keys. Just point to
  1157.      the item you want to delete and press F4. Press F10 when you have
  1158.      finished deleting.
  1159.  
  1160.   -> F6 -  NSI - Use this to add a Non-Stock Item to the sale. It is included
  1161.      so that you can add items to the sale that are not in the inventory
  1162.      records. A window appears where you can enter a stock code (this is
  1163.      optional), an item name, the quantity sold, and the price. If you need
  1164.      help using this window press F1 while it is on the screen.
  1165.  
  1166.      Items that are added to the sale as Non-Stock Items will appear on the
  1167.      invoice (or sales slip) but will not be added to the inventory records.
  1168.      To add an item use the New Item option under the Inventory menu.
  1169.  
  1170.                                                                    - Page 19 -
  1171.  
  1172.   -> F7 -  Total - Use this to total up the current sale. A window appears
  1173.      with the subtotal and totals. If it is a cash sale you can enter the
  1174.      cash amount tendered by the customer. The change owed will be calculated
  1175.      and displayed.
  1176.  
  1177.      If you wish to cancel out of this and return to the previous screen just
  1178.      press ESCAPE. If you press any other key Retail Plus+  will print the
  1179.      sale. If the customer changes his or her mind you can still add or delete
  1180.      items and total the sale again. Nothing is recorded in the inventory
  1181.      database until you press F9 to save it (see below).
  1182.  
  1183.   -> F9 -  Save - Use this to tell the system that the sale is complete. The
  1184.      sale is now posted to the sales and inventory database and the POS screen
  1185.      is cleared for the next sale. If the client database is active the sale
  1186.      is recorded in the client's purchase history as well.
  1187.  
  1188.   -> ESC - Cancel -  Press ESCAPE to cancel a sale in progress.
  1189.  
  1190.   -> F10 -  Exit - use this to exit from the Point-Of-Sale function.
  1191.  
  1192.  
  1193. The "T" that appears after the price on invoices and sales slips indicates
  1194. that the item is taxable. Both taxable and non-taxable items can be included
  1195. in any sale. The tax is charged according to whether the item is shown as
  1196. taxable in the inventory records. Note that the user can over-ride that
  1197. setting at the time of the sale if taxes and charges are set up as optional
  1198. in the POS Setup screen.
  1199.  
  1200.  
  1201.                     SALES MENU COMMAND 4 -> SET MARKS
  1202.  
  1203. Use the Marks command to set the Mark field for all items in your inventory to
  1204. Y or N. (Yes or No) This is provided as a convenience so that you do not have
  1205. to go through your records and reset all the Marks manually.
  1206.  
  1207. When To Use Marks: You can include some or all of the items in your inventory
  1208. when printing labels, the Combined report, or a catalogue. If the Mark for an
  1209. item is set to Y the item is included in the print job. If the Mark is set to
  1210. N it is excluded. The following is an example of how you would use the Mark
  1211. field in combination with the Marks command:
  1212.  
  1213. Lets say you want to enter 10 new items in your inventory and print labels for
  1214. them. Simply set the Mark field to Y when you enter each new item and then use
  1215. the Label command to print the labels. You now have  10 items in the data file
  1216. that have the Mark set to Y. Rather than finding each item to change the Mark
  1217. field back to N , you can use the Marks command to change them all at once.
  1218.                                                                    - Page 20 -
  1219.  
  1220.                        SALES MENU COMMAND 5 -> LABELS
  1221.  
  1222. Use this command to print price tags and labels. Price tags show the item name,
  1223. code number and price. Bin labels show the product name, size, code, price,
  1224. class and supplier. If printed on a Laserjet bin labels also show the base
  1225. stock, re-order point, and re-order quantity. Barcode labels (which can also
  1226. serve as price tags) show a Code 39 bar code, the item name, size, and the 
  1227. price. Bar codes can only be printed on an HP Laserjet or work-alike printer.
  1228. Labels are printed in the current sorting order (see the Sort command under the
  1229. Utility Menu).
  1230.  
  1231. When you begin, you will see a reminder that labels will be printed for Marked
  1232. items only. You will have an option to print labels for each item received in
  1233. the last shipment or to select the number of copies of each label (max. 999).
  1234. If you are using a dot matrix printer you can print test labels to adjust the
  1235. position of the label stock in the printer. If you are using a Laserjet you can
  1236. chose manual or auto sheet feeding.
  1237.  
  1238. The label sizes used for dot matrix printers are as follows: 
  1239. For price tags: 2-1/2 by 15/16 (three-up). For bin labels: 4 by 1-7/16
  1240. (one-up). These are standard sizes available from any office supplies store.
  1241.  
  1242. The label sizes used for Laserjet printers are: 
  1243. For price tags: Avery Label # 5267 (AL-90M in Canada). These are 1/2 by 1-3/4
  1244. (four-up, 80 per page). For bin labels: Avery Label # 5163 (AL-130 in Canada).
  1245. These are 4 inches by 2 inches (two-up, 10 per page). For small barcode labels:
  1246. Avery Label # 5160 (AL-100 in Canada). These are 2-5/8 by 1 (three-up, 30 per 
  1247. page). For large barcode labels: Avery Label # 5162 (AL-125 in Canada). These
  1248. are 4 by 1-1/3 (two-up, 14 per page). All of these labels may be available from
  1249. other manufacturers as well. Make sure you are using labels specifically made 
  1250. for laser printers.
  1251.  
  1252.                       SALES MENU COMMAND 6 -> FAST LIST
  1253.  
  1254. This command will print a basic price list of your product line for fast
  1255. reference. The information included is the stock code, product name, size (if
  1256. applicable), the number on hand, and the retail price. It will also show which
  1257. items, if any, are taxable. Keep it by your cash register for fast price and
  1258. stock lookups. The list will be printed in the current sorting order (see the
  1259. Sort command under the Utility menu).
  1260.  
  1261.                        SALES MENU COMMAND 7 -> CATALOGUE
  1262.  
  1263. Use this command to print a catalogue of your product line. When you begin,
  1264. you will see a reminder that only marked items will be included. Be sure you
  1265. have marked only the items for which you want catalogue output.
  1266.  
  1267. You can send catalogue output directly to the printer or to a text file for
  1268. custom formatting with your favorite word processor. To send printer output to
  1269. a text file see the Text File command under the Utilities menu. Very
  1270. sophisticated catalogues can be prepared by loading this output into a desktop
  1271. publishing system where professional looking layouts can be added.
  1272.  
  1273. Catalogue items will be printed in the current sorting order unless you
  1274. specify that they should be listed by product class, in which case the product
  1275. class will be the primary sort key and the current sorting order (by name or
  1276. by code) will be the secondary sort key.
  1277.  
  1278.                                                                    - Page 21 -
  1279.  
  1280.                         SALES MENU COMMAND 8 -> YEAR END
  1281.  
  1282. This command runs the fiscal year-end closing routine. It saves data to an
  1283. archive file and gives you the opportunity to print a cumulative sales report
  1284. for the year. The inventory file is then set up for the new fiscal year. In
  1285. order to create sales projections, you are given an opportunity to supply an
  1286. anticipated percentage increase in sales in each product class for the new
  1287. year. This is presented in tabular form and you need only type the percentage
  1288. increase in the appropriate field. These percentages are used to calculate
  1289. your sales projections for the next year. When you have finished filling out
  1290. this table press ESCAPE to continue.
  1291.  
  1292. Sales data archived by this process can be displayed with the Review command
  1293. (see below).
  1294.  
  1295.  
  1296.                         SALES MENU COMMAND 9 -> REVIEW
  1297.  
  1298. When the Year-End command is used, a dBASE III compatible data file is created
  1299. that archives sales data for the year being closed. The file is named
  1300. according to the the store location and the year (i.e. SL1-1990.DBF).
  1301.  
  1302. Use the REVIEW command to look at the contents of any archive. The first thing
  1303. you will see is a pick list of available archive files.
  1304.  
  1305. Use the UP/DOWN ARROW keys to highlight the archive you want then press ENTER.
  1306. The information will be displayed in tabular form.
  1307.  
  1308. -> F1 - Help - to get information about how to use this screen.
  1309.  
  1310. -> F4 - Print - send the highlighted record to the printer.
  1311.  
  1312. -> F6 - Lock - lock the scrolling display at column 1,2,3 or 4. The display
  1313.    will freeze at the column where the cursor is located. Press F6 again to
  1314.    unlock.
  1315.  
  1316. -> F10 - Exit - return to the Main Menu.
  1317.  
  1318.                                                                    - Page 22 -
  1319.  
  1320.                                  SECTION 4
  1321.                              THE REPORTS MENU
  1322.  
  1323. The reports menu contains the options you have for printing routine reports.
  1324. These are described below in order of appearance. Most of these are wide
  1325. reports and you will be will be asked to switch your printer to compressed 
  1326. mode. You can ignore this if you have a wide carriage printer.
  1327.  
  1328.  
  1329.                     THE REPORTS MENU COMMAND 1 -> SALES
  1330.  
  1331. This report prints the following information for each item in the inventory:
  1332. product class, product name, size (if applicable), code, quantity in stock,
  1333. quantity sold (year-to-date), gross, percent of total sales, and a monthly
  1334. breakdown for the current year compared to the same month last year. The
  1335. report is sorted by product class plus your choice of item name or code (use
  1336. the Sort command under the Utility menu). At the end of each product class you
  1337. will see a summary of how many items are in that class, how much they grossed
  1338. and what percentage of total sales they represent.
  1339.  
  1340.  
  1341.                       REPORTS MENU COMMAND 2 -> INVENTORY
  1342.  
  1343. This report prints the following for each item in the inventory: item code,
  1344. name, size, class, base stock, quantity on order, and quantity on hand. At the
  1345. end of each line a space is provided where you can write in the physical
  1346. count. This allows you to take inventory simply by printing this report and
  1347. filling in the blanks.
  1348.  
  1349. Before printing you will be asked if you want the report to contain the
  1350. inventory for the current location only or for all locations. If you select
  1351. All Locations you will then be asked if you want the figures combined for each
  1352. product or show the quantity in each location.
  1353.  
  1354. You will then be asked if you want the output sorted by product class. If you
  1355. answer "Yes" you will get a summary of the cost of all items in the class, the
  1356. retail value of the items in the class, and the percentage of the inventory
  1357. cost they represent. If you answer "No" the inventory will be printed in the
  1358. current sorting order with no product class summary.
  1359.  
  1360.  
  1361.                     REPORTS MENU COMMAND 3 -> COMBINED
  1362.  
  1363. This is a combined sales and inventory report. You can print this one to
  1364. include all items or selected items only. If you want to print it for all
  1365. items use the Marks command under the Sales menu to mark all items for
  1366. inclusion in the report. If you only want to report on certain items you can
  1367. select these by setting their Mark fields to Y (for Yes) before running the
  1368. report.
  1369.  
  1370. This report contains the following information: code, product name, size,
  1371. cost, price, base stock, quantity on hand, quantity on order, quantity sold
  1372. this year, gross, and percent of total sales.
  1373.                                                                    - Page 23 -
  1374.  
  1375.                    THE REPORTS MENU COMMAND 4 -> TOP 20%
  1376.  
  1377. It is sometimes said in the retail business that 20% of your stock produces
  1378. 80% of your cash flow. This is usually an over simplification but this report
  1379. shows you which products are your top performers.
  1380.  
  1381. There options available are:
  1382.  
  1383. -> To print the report for all sales this year or for a given month only.
  1384. -> To list the items by gross sales or by volume.
  1385.  
  1386.  
  1387.                     REPORTS MENU COMMAND 5 -> ANALYSIS
  1388.  
  1389. This report provides the information needed to analyze sales performance with
  1390. respect to inventory cost. For each item it shows the year-to-date gross
  1391. sales, margin, average percent margin (as a fraction of cost), unit sales,
  1392. value of the on-hand inventory (at cost), stock turnover rate, the percent of
  1393. total sales produced by each item, and the percent of the total inventory cost
  1394. invested in each item.
  1395.  
  1396. You are given a choice of listing the items by gross sales or by product
  1397. class. If you choose to list by product class the report will also show the
  1398. percent of total sales produced by each class of product and the percent of
  1399. total inventory cost invested in that class. This is a wide report so you will
  1400. be asked to switch your printer to compressed mode. Ignore this if you have a
  1401. wide carriage printer.
  1402.  
  1403.  
  1404.                       REPORTS MENU COMMAND 6 -> VALUE
  1405.  
  1406. This is a straightforward listing of the cost and retail value of your
  1407. inventory. It is included mostly for the benefit of the auditors.
  1408.  
  1409. You are given a choice of listing the items by product class. If you choose to
  1410. list by product class the report will show subtotals for each class and the
  1411. percent of total inventory cost invested in that class. This is a wide report
  1412. so you will be asked to switch your printer to compressed mode. Ignore this if
  1413. you have a wide carriage printer.
  1414.  
  1415.  
  1416.                      REPORTS MENU COMMAND 6 -> OVERSTOCK
  1417.  
  1418. Run this report to find out which items may be over stocked. The listing is
  1419. grouped by product class and includes the total cost of the overstocked items.
  1420.  
  1421. This is a wide report so you will be asked to switch your printer to
  1422. compressed mode. Ignore this if you have a wide carriage printer.
  1423.  
  1424.                                                                    - Page 24 -
  1425.  
  1426.                     THE REPORTS MENU COMMAND 7 -> LOW STOCK
  1427.  
  1428. Run this report to find out which items are low in stock. The listing is
  1429. sorted by the current sorting order. This is a wide report so you will be
  1430. asked to switch your printer to compressed mode. Ignore this if you have a
  1431. wide carriage printer.
  1432.  
  1433.  
  1434.                     THE REPORTS MENU COMMAND 8 -> SUPPLIERS
  1435.  
  1436. If you need a list of who supplies you with which products, this report will
  1437. produce it. You will be asked if you want the list sorted by supplier name or
  1438. by item name.
  1439.  
  1440.  
  1441.  
  1442.                                    SECTION 5
  1443.                                THE UTILITY MENU
  1444.  
  1445.  
  1446.                          UTILITY MENU COMMAND 1 -> SORT
  1447.  
  1448. Use this to tell Retail Plus+ the order in which you want your inventory
  1449. displayed or printed. A window comes up which gives you a choice of three
  1450. sorting options:
  1451.  
  1452. -> Product Name - Products appear alphabetically by name.
  1453.  
  1454. -> Alpha Code - Products appear by alpha-numeric stock codes. Choose this if
  1455.    you use stock codes that contain any characters that are not numbers.
  1456.  
  1457. -> Numeric Code - Products appear by numeric stock codes. Choose this if you
  1458.    use stock codes that always contain numbers only.
  1459.  
  1460.  
  1461.                        UTILITY MENU COMMAND 2 -> INDEXES
  1462.  
  1463. Use this to re-build a damaged index file. Retail Plus+ creates a number of
  1464. index files for each inventory file. They allow you to select the current
  1465. sorting order and to find records quickly. In any database system it can
  1466. happen that index files become damaged because they are constantly being read
  1467. and modified. This is not common but if it does happen the damaged file must
  1468. be re-built. The symptom of a damaged index file is that you cannot find an
  1469. item you know is in the database. If this happens select the Indexes command
  1470. and the problem will clear up.
  1471.  
  1472.                                                                    - Page 25 -
  1473.  
  1474.                        UTILITY MENU COMMAND 3 -> EXPORT
  1475.  
  1476. Use this to create data files to export your sales information to a
  1477. spreadsheet or a database management system. In many cases the export function
  1478. is not needed since many spreadsheets and database systems can directly read
  1479. dBASE files, which is the format used by Retail Plus+.
  1480.  
  1481. You will be asked to supply the name for the new data file. The default name
  1482. is INVENTRY.DTA. You can accept this by pressing ENTER or you can change it by
  1483. typing a new name. Please note that only the filename can be changed. The file
  1484. type (.DTA) is automatically supplied.
  1485.  
  1486. You will then be asked if you wish to export weekly or monthly sales figures.
  1487. Select one of these then press ENTER.
  1488.  
  1489. Next you can tell Retail Plus+  whether you want the field names on the first
  1490. line of the export file. Select "Yes" if you are going to export to a
  1491. spreadsheet that needs to contain the correct column headings.
  1492.  
  1493. If you answer "No" you will be given a choice of two data formats. The first
  1494. is, once again, a standard comma-delimited data file. The second is called
  1495. System Data Format (SDF) which uses fixed-length fields instead of delimiters.
  1496. Check the manual for the program into which you want to import the data to see
  1497. which formats it can handle.
  1498.  
  1499. If you choose to export monthly sales data, the export file has the following
  1500. structure:
  1501.  
  1502.     FIELD       NAME          TYPE   WIDTH   DECIMAL
  1503.  
  1504.       1         ITEM            C      30       0
  1505.       2         CODE            C      10       0
  1506.       3         SIZE            C       6       0
  1507.       4         SOLD            N       7       0
  1508.       5         GROSS           N       9       2
  1509.       6 - 17    Jan92 - Dec92   N       6       0   (monthly sales this year)
  1510.      18 - 29    Jan91 - Dec91   N       6       0   (monthly sales last year)
  1511.  
  1512.  
  1513. If you choose to export weekly sales data, the export file has the following
  1514. structure:
  1515.  
  1516.  
  1517.     FIELD       NAME          TYPE   WIDTH   DECIMAL
  1518.  
  1519.       1         ITEM            C      30       0
  1520.       2         CODE            C      10       0
  1521.       3         SIZE            C       6       0
  1522.       4         SOLD            N       7       0
  1523.       5         GROSS           N       9       2
  1524.       6 - 58    WK1 - WK53      N       6       0  (weekly sales current year)
  1525.  
  1526.  
  1527.                                                                    - Page 26 -
  1528.  
  1529.                     UTILITY MENU COMMAND 4 -> TEXT FILE
  1530.  
  1531. Use this to re-direct all the printer output to a disk file. You will be asked
  1532. to supply the name of the file. The default is REPORTS.TXT. You can accept
  1533. this by pressing ENTER or you can change it by typing a new name. Please note
  1534. that only the filename can be changed. The file type (.TXT) is automatically
  1535. supplied. As long as output is being re-directed, the name of the text file
  1536. appears in the bottom right corner of the screen. All printer output will be
  1537. sent to this file until you select the Printer command (which does not appear
  1538. on the Utility menu unless you are currently re-directing output to a text
  1539. file). It is possible to keep writing to this file until it becomes quite
  1540. large, so watch your disk space.
  1541.  
  1542. This command allows you to send the reports to your favorite word processor
  1543. instead of the printer. It also allows you to use Retail Plus+ without a
  1544. printer attached.
  1545.  
  1546.  
  1547.                       UTILITY MENU COMMAND 5 -> VIEW FILE
  1548.  
  1549. Use this command to look at the contents of a text file in the Retail Plus+
  1550. directory of your hard drive. You can use it to read the output that results
  1551. from using the Text File command (above) to re-direct printer output.
  1552.  
  1553. Only files that have an extension of .TXT or .DOC can be read. The following
  1554. keys can be used while looking at a file:
  1555.  
  1556.   -> ARROWS -  Use the arrow keys to scroll up, down right or left.
  1557.  
  1558.   -> PAGEUP / PAGEDOWN - Use these to skip up and down the file.
  1559.  
  1560.   -> HOME / END - Use these to go to the top or bottom of the file.
  1561.  
  1562.   -> ESCAPE - use this to exit the file.
  1563.  
  1564. On exit from the viewing screen you will have an opportunity to print the
  1565. file.
  1566.  
  1567.  
  1568.                        UTILITY MENU COMMAND 6 -> LOCATION
  1569.  
  1570. This command allows you to select the store location you want to work with,
  1571. create a new location, or delete an existing location. A menu appears with
  1572. the following options:
  1573.  
  1574.   -> Change Location - This displays the store locations that have been set up
  1575.      in Retail Plus+. Use the UP and DOWN ARROW keys to highlight the one you
  1576.      want then press the ENTER key. You will then be prompted to choose the
  1577.      manner in which you want the inventory sorted.
  1578.  
  1579.                                                                    - Page 27 -
  1580.  
  1581.   -> New Location - Use this to create a new store location. First you will be
  1582.      asked to assign a three-character code to represent the new location. If
  1583.      there is one or more locations already set up you will see a list of
  1584.      location codes that have been used. You will then be asked if you want to
  1585.      copy the product line from an existing location (if there is one).
  1586.  
  1587.      Answer "Yes" if the new location is going to carry substantially the same
  1588.      products as an existing one. A window appears from which you can select
  1589.      the location whose product line you want to copy. When you are done the
  1590.      new location will be the active location and you can access it's records
  1591.      immediately. The information copied includes product name, code, class,
  1592.      size, unit cost, unit price, the text field and the sales projections. If
  1593.      there are minor differences in the product line carried in the new
  1594.      location you can use the Browse window or the Find command to make the
  1595.      necessary changes.
  1596.  
  1597.   -> Delete Location - Use this command to remove a location from Retail
  1598.      Plus+. When you select this you will be asked to confirm your choice. If
  1599.      the location you deleted is the active location (the one shown in bottom
  1600.      right corner of the screen) you will be asked to change to another
  1601.      location first.
  1602.  
  1603.      If you delete all the locations set up in Retail Plus+ the New Location
  1604.      command automatically comes to the screen and you will be asked to set up
  1605.      a new one immediately. This reflects the fact that Retail Plus+ requires
  1606.      inventory files to work with at all times. The system will not run if
  1607.      there is no active location available.
  1608.  
  1609.  
  1610.  
  1611.                      UTILITIES MENU COMMAND 6 -> GET INFO
  1612.  
  1613. Use this when you need some information about the state of Retail Plus+ and
  1614. the state of your computer. The information shown includes: the name of the
  1615. active store location, the number of items in the inventory, the number of
  1616. items marked, the current sorting order, the last time the inventory file was
  1617. updated, the amount of free memory available to Retail Plus+, the amount of
  1618. disk space available, whether or not the printer is connected and on line, and
  1619. the version number of your Retail Plus+.
  1620.  
  1621.  
  1622.  
  1623.                        UTILITIES MENU COMMAND 7 -> COLOR
  1624.  
  1625. Use this command to change between color and monochrome display.
  1626.  
  1627.                                                                    - Page 28 -
  1628.  
  1629.                        UTILITIES MENU COMMAND 8 -> BACKUP
  1630.  
  1631. This allows you to make backup copies of your inventory files to floppy
  1632. diskettes. First you will be asked to select the location for which you want
  1633. to do a backup. This is followed by a window that asks you to select the
  1634. floppy drive you want to copy to (A: or B: only). The diskette you put into
  1635. the drive will be assessed for available space. If there is not enough space
  1636. you will be shown a list of the files on that diskette and given a opportunity
  1637. to delete some. Use the UP and DOWN ARROW keys to scroll the list. Highlight a
  1638. file you want to delete and press ENTER. You will also see a display of the
  1639. space needed and the space available as you delete files.
  1640.  
  1641. The backup will proceed to the next step as soon as there is enough space on
  1642. the diskette. If you do not want to delete any files just press ESCAPE to
  1643. terminate the backup.
  1644.  
  1645. The easiest way to manage your backups is to create a separate diskette to
  1646. hold a backup for each location. Label each diskette with the location code
  1647. and reserve it for that backup only. Some people like to keep several backups
  1648. and rotate them thus allowing them to roll back the inventory data to a
  1649. previous date if necessary. Please do not neglect the backup command. Use it
  1650. frequently and you will never have cause for regret when your hard drive
  1651. breaks down. If you have an employee who runs Retail Plus+ for you, or have a
  1652. situation where more than one person modifies your inventory data, be sure
  1653. that backups are part of the daily office routine for a designated person.
  1654.  
  1655.  
  1656.                     UTILITIES MENU COMMAND 9 -> RESTORE
  1657.  
  1658. One hopes disaster will never strike and inventory files are never lost. If it
  1659. does happen, and you have been making backups, then this command easily
  1660. restores the lost files.
  1661.  
  1662. Place the diskette with the appropriate inventory files in a floppy drive. The
  1663. first window that appears asks you to identify the drive where the files can
  1664. be found. The second window asks you to type the three letter location code
  1665. associated with the files.
  1666.  
  1667.  
  1668. The Backup and Restore commands have other uses:
  1669.  
  1670. 1 - If you keep a set of rotating backups, say one for each of the last three
  1671.     sessions with Retail Plus+, then you will always be able to roll back the
  1672.     inventory data to a previous session. This ability comes in handy if you
  1673.     or one of your employees does something that is hard to undo, like
  1674.     recording a large shipment twice or deleting 20 items then realizing they
  1675.     were the wrong twenty. Everyone who works with computers (bar none) has
  1676.     moments like that and an easy way out saves much heartache.
  1677.  
  1678. 2 - You can use the Restore command to move the inventory data from your
  1679.     office computer to your home computer and back again. Simply use the
  1680.     Backup command to copy the inventory files on the office computer to a
  1681.     diskette, then use the Restore command to copy them onto your home
  1682.     computer. When you are done working at home, reverse the process to get
  1683.     the updated files back onto the office computer.
  1684.  
  1685.                                                                    - Page 29 -
  1686.  
  1687.                                     SECTION 6
  1688.                                 THE  ACCESS MENU
  1689.  
  1690. Use of password protection in Retail Plus+ is optional. It is turned on and
  1691. off using the Protect/Unprotect commands under the Access menu. The password
  1692. system provides three levels of access that give varying levels of protection
  1693. against data deletion and modification. If you do not use the password system
  1694. any user  can access and modify your inventory data.
  1695.  
  1696.  
  1697.                         ACCESS MENU COMMAND 1 -> ADD USER
  1698.  
  1699. Use this command to add another user to the password system. A window appears
  1700. where you can enter the following:
  1701.  
  1702.   -> User Name - type the first name only then press ENTER. User names should
  1703.      be unique. Avoid using two identical names for different users or two
  1704.      different passwords for one user.
  1705.  
  1706.   -> Access Level - type the access level you want to give this user then
  1707.      press ENTER. Level 1 grants looking privileges only. Use this for someone
  1708.      who is training in your store and who wants to see what the computer
  1709.      system is all about. They are able to practice using the POS function but 
  1710.      are not able to save any sales data. Level 2 grants data entry and editing
  1711.      privileges. Use this for someone who needs to enter and update your data
  1712.      but who may not delete anything. Level 3 grants all privileges. This level
  1713.      is required to delete records and to disable the password requirement. It
  1714.      is also required to assign access privileges to other users.
  1715.  
  1716.   -> Password - type the users password then press ENTER. Passwords should be
  1717.      at least three characters long. All users may change their own password
  1718.      at any time.
  1719.  
  1720. Press ESCAPE at any time to return to the Main Menu.
  1721.  
  1722.  
  1723.                      ACCESS MENU COMMAND 2 -> DELETE USER
  1724.  
  1725. Use this command to remove a user's name and password from the system. A
  1726. window appears listing the current users.
  1727.  
  1728. Use the UP and DOWN ARROW keys to highlight the user name you want removed
  1729. then press ENTER. Press ESCAPE to exit without any changes. This command is
  1730. available only to users with an access level of three.
  1731.  
  1732.  
  1733.                         ACCESS MENU COMMAND 3 -> CHANGE
  1734.  
  1735. Any user may change his or her password at any time. The users are prompted
  1736. for their old password then the new one. Passwords should be at least three
  1737. characters long. The most secure passwords are a mixture of numbers and
  1738. letters.
  1739.  
  1740.                                                                    - Page 30 -
  1741.  
  1742.                  ACCESS MENU COMMAND 4 -> PROTECT / UNPROTECT
  1743.  
  1744. If the password requirement is turned off this menu item will display as
  1745. "Protect" and any user can to turn the password requirement on again. This is
  1746. because all users are assigned an access level of three when no passwords are
  1747. being used. If the passwords are in use this menu item will display as
  1748. "Unprotect" and users must have an access level of three to turn it off again.
  1749.  
  1750.  
  1751.                                    SECTION 7
  1752.                              GENERAL PROGRAM NOTES
  1753.  
  1754.  
  1755. A NOTE ABOUT USING STOCK CODES: When choosing a stock code numbering system you
  1756. should consider the following:
  1757.  
  1758. -> If you want to use alphanumeric codes (letters and numbers) you may use any
  1759.    combination of keyboard characters you wish. Examples such as "A100-123"
  1760.    are valid. When this coding system is used and you sort your data by ALPHA
  1761.    CODE it will appear according to it's alphabetic order. This means that
  1762.    "A99" will come AFTER "A100" for the same reason that ABC comes after AABC.
  1763.    This is due to the fact that, in an alphabetic sort, the number of
  1764.    characters is not as significant as their ordinal value from left to right,
  1765.    while in a numeric sort the number of characters is more significant than
  1766.    their ordinal value.
  1767.  
  1768. -> If you want to use  numeric sorting you should not put any characters in
  1769.    the code except for the numbers 0 to 9.  otherwise they may not sort
  1770.    properly. If there are characters other than numbers in your stock codes
  1771.    and you select "Numeric Code" from the Sort menu, Retail Plus+ will still
  1772.    attempt to do a numeric sort. If it encounters a character in a stock code
  1773.    that is not a number it will ignore that character and everything that
  1774.    follows it. The result is that the item will be left in the physical order
  1775.    of the inventory (i.e. in the order that it was entered).
  1776.  
  1777.  
  1778. SYSTEM MEMORY CONSIDERATIONS
  1779.  
  1780. Retail Plus+ is a large application. The executable program (RETAIL30.EXE)
  1781. occupies over 500 KB of disk space. Since it is created with the Clipper 5
  1782. compiler it takes advantage of Clipper's code paging features so it occupies
  1783. much less space when it is loaded into memory (316 KB). To allow sufficient
  1784. working space in memory, your computer should have at least 450 KB of free
  1785. memory before you start the program. If you are running memory-resident
  1786. programs along with Retail Plus+ they should not require more than 100 KB.
  1787. Where there is a need to load multiple memory-resident programs, try using the
  1788. DOS 5 "load high" feature to move DOS  into high memory.
  1789.  
  1790. OUR MISSION IS TO DO IT YOUR WAY
  1791.  
  1792. Retail Plus+ was designed by store owners, not by computer programmers. Your
  1793. comments and suggestions will guide the future development of the software and
  1794. we welcome feedback about what you would like to see in it. If you have a need
  1795. that is very specific to your business we can and will customize the software
  1796. for you. Please contact  Mr. K. Egger at (416)-862-3430 or (416)861-1575.
  1797.  
  1798.                                                                    - Page 31 -
  1799.  
  1800. READ THIS: Retail Plus+ can be a valuable tool in helping you manage your
  1801. business. It does not supply you with sound business practices and does not
  1802. substitute for your own mastery of what goes on in the store. Test it
  1803. mercilessly to satisfy yourself that it is the right tool. If you have any
  1804. doubts please set it aside and try something else. We will make every effort
  1805. to help you use Retail Plus+ successfully and will promptly correct any
  1806. deficiencies that may come to light.
  1807.  
  1808. This copy of Retail Plus+ is distributed as shareware so you can try it before
  1809. you buy it. Once you decide that you want to use it please send in your order
  1810. form. You will receive the latest version, unlimited phone support, a typeset
  1811. manual and DMAIL, our professional mailing list manager to use with your
  1812. client database.
  1813.  
  1814. This is the Software Licence that will apply to all registered copies of
  1815. Retail Plus+:
  1816.  
  1817. 1. Mr. K. Egger (the "Licensor") grants a non-exclusive Licence to the
  1818. registered user (the "Licencee") to use Retail Plus+, (the "Software") which
  1819. comprises computer programs, supporting documentation, and any copies thereof.
  1820. The Licencee acknowledges that the Licensor is the sole owner of the Software
  1821. and that neither title to nor ownership of the Software is transferred to the
  1822. Licencee.
  1823.  
  1824. 2.  The Licencee agrees that the Software and all copies will be used only to
  1825. manage retail outlets directly or indirectly held by the Licencee. The
  1826. Licencee shall not permit the Software or any part to be disclosed in any form
  1827. to any third party and shall not permit unauthorized copying and distribution.
  1828.  
  1829. 3. This Licence may not be assigned to a third party.
  1830.  
  1831. 4. The Licensor's sole warranty to the Licencee is that the Licensor has the
  1832. right to grant a Licence of the Software in the manner set out in this
  1833. agreement. The Licensor gives the Licencee no other warranties, express or
  1834. implied, including any implied warranties of merchantability or fitness for a
  1835. particular purpose. In no event arising from the performance or
  1836. non-performance of the Software shall the Licensor be obligated or liable to
  1837. the Licencee in any manner for consequential, special or incidental damages,
  1838. including, but not limited to, loss of profits or suits by third parties.
  1839. Furthermore, in no event shall the Licensor be liable to the Licencee for
  1840. amounts in excess of the amounts paid by the Licencee to the Licensor.
  1841.  
  1842. 5. The Licencee further acknowledges that the Software is not an instructional
  1843. tool which enables the user to carry out all the steps needed to conduct a
  1844. profitable retail trade. The Licencee acknowledges that the Software is merely
  1845. a system which facilitates the storage and retrieval of information.
  1846.  
  1847. 6. The Licensor may terminate this Licence if the Licencee fails to comply
  1848. with these Licence terms.
  1849.  
  1850. 7. Any Licence Of Software is subject to the terms of this Software Licence
  1851. Agreement and those terms supersede any other agreement between the Licensors
  1852. and the Licencee.
  1853.  
  1854.                                                                    - Page 32 -
  1855.  
  1856.  
  1857.  
  1858.                       RETAIL PLUS+ SOFTWARE ORDER FORM
  1859.  -----------------------------------------------------------------------------
  1860.  K. EGGER, ADELAIDE P.O. BOX 423, 36 ADELAIDE ST. EAST, TORONTO CANADA M5C 2J8
  1861.                                 (416)862-3430
  1862.  -----------------------------------------------------------------------------
  1863.  When you order Retail Plus+ you will receive a new version of the software
  1864.  (without the reminder notices), unlimited telephone support, and a typeset
  1865.  manual. You will also receive DMAIL, our professional mailing list manager.
  1866.  The basic registration fee entitles you to use Retail Plus+ for two store
  1867.  locations. Each additional location requires another registration fee.
  1868.  
  1869.  Sold To:_____________________________________________________________________
  1870.  
  1871.  _____________________________________________________________________________
  1872.  
  1873.  _____________________________________________________________________________
  1874.  
  1875.  ____________________________________________ PHONE __________________________
  1876.  
  1877.  
  1878.   QTY  ITEM                                                    PRICE    TOTAL
  1879.  
  1880.   ___  Retail Plus+ basic registration (first two locations)
  1881.        and DMAIL professional mailing list manager.            125.00  _______
  1882.  
  1883.   ___  Retail Plus+ registration(s) for additional location(s) 125.00  _______
  1884.  
  1885.   ___  Retail Plus+ bound manual with screen graphics.
  1886.        (Order this only if you need to see more elaborate
  1887.        documentation before making a descision to buy.)         10.00  _______
  1888.  
  1889.        Check One: [ ]  Shipping & handling - First Class Mail    7.00  _______
  1890.  
  1891.                   [ ]  Shipping & handling - Federal Express    36.00  _______
  1892.  
  1893.  
  1894.                            TOTAL  (Cheque or money order) ------->     _______
  1895.  
  1896.  
  1897.        Check One: [ ]  5.25 inch diskettes
  1898.                   [ ]  3.5  inch diskettes
  1899.  
  1900.  
  1901.  
  1902.                    IF YOU ARE USING A DOWNLOADING CASH REGISTER
  1903.  Retail Plus+ is set up to work with TEC cash registers. If you would like to
  1904.  use it with another electronic cash system please send us the name and model
  1905.  of the system and an example of the data file it sends to your computer. We
  1906.  will contact you once we have reviewed this material.
  1907.  
  1908. 
  1909.